.First{
position: absolute;
top: 4px;
left: 20px;	
}

.Second{
	position: absolute;
	top: 42px;
	left: 240px;
}

.Third{
	position: absolute;
	top: 42px;
	left: 548px;	
}

.Fourth{
	position: absolute;
	top: 42px;
	left: 690px;
}

.Fifth{
	position: absolute;
	top: 4px;
	left: 1025px;
}



.BigBlueAutomatedEyes{
	position: absolute;
	top: 290px;
	left: 46px;
}


.BigBlueAutomatedEyesAlternativeVersion{
	position: absolute;
	top: 1320px;
	left: 46px;
}


	
.BottomLinks{
	position: absolute;
	top: 2600px;
	left: 500px;
	}
	
.BottomLinksL{
   position: absolute;
   font-family: Arial;
	top: 2910px;
	left: 310px;
}


		
h1{
	color: rgb(40,15,50);
	font-size: 20px;
	font-family: Arial;
	text-decoration: underline;	
}	


